Online Reader
By Dirk Levinus Nicolaas.
Table of Contents
Preface
Foreword
Chapter 1: What is Scope?
Chapter 2: Lexical Scope
Chapter 3: Function vs. Block Scope
Chapter 4: Hoisting
Chapter 5: Scope Closures
Appendix A: Dynamic Scope
Appendix B: Polyfilling Block Scope
Appendix C: Lexical-this
Appendix D: Thank You's!
Main Contents
You-Dont-Know-JS
Up & Going
Scope & Closures
this & Object Prototypes
Types & Grammar
Async & Performance
ES6 & Beyond